|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageBook | |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
Uses of PageBook in org.eclipse.debug.ui |
Methods in org.eclipse.debug.ui with parameters of type PageBook | |
protected IPage |
AbstractDebugView.createDefaultPage(PageBook book)
The default page for a debug view is its viewer. |
Uses of PageBook in org.eclipse.ui.part |
Methods in org.eclipse.ui.part that return PageBook | |
protected PageBook |
PageBookView.getPageBook()
Returns the pagebook control for this view. |
Methods in org.eclipse.ui.part with parameters of type PageBook | |
protected abstract IPage |
PageBookView.createDefaultPage(PageBook book)
Creates and returns the default page for this view. |
protected void |
MultiPageEditor.addSyncroPageBook(PageBook pageBook)
Deprecated. Adds a synchronized pagebook to this editor. |
protected void |
MultiPageEditor.removeSyncroPageBook(PageBook pageBook)
Deprecated. Removes a synchronized pagebook from this editor. |
protected void |
MultiPageEditor.syncPageBook(PageBook pageBook)
Deprecated. Sets the visible page of the given pagebook to be the same as the visible page of this editor. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |